# English key bindings for AudioWorks
#
# This file relates WIMP key codes to hotkey effects provided by AudioWorks.
# If changing hot keys for menu items, remember to update the relevant menu
# items in the "Messages" file to display the correct mnemnomics.
# Note that these are global hotkeys, so don't represent all hotkeys provided
#
# Each entry is a hotkey-effect-number followed by a WIMP key-code name.
# Comment following the keycode is ignored
#
# NOTE that there are some combinations that the WIMP does not supply. For
# example, ctrl-shift-A is reported to the application as ctrl-A. To correctly
# use these keypresses, AudioWorks checks that the SHIFT or CTRL key is also
# down at the same time. In these cases, you must put a ^ (ctrl) or  (shift)
# IN FRONT of the normal keycode e.g. ctrl-shift-A is a ^A, NOT a ^A
# All of the keycodes that currently have this prefix are marked with (**)

#name  key   description
000   ^A    Amplify (Effect 1)
001    ^M    Center (middle)
002    ^E    Echo
003    ^L    Envelope (Letter !!)
004          Extend
005    ^F    Filter
006    ^R    Ramp
007    ^P    Resample (playspeed/pitch)
008    ^B    Reverse  (backwards)
009          Silence

010    Tab  Cycles the focus sample

011     F1   Play selection of the focus
012    F1   Play entire focus
013     F2   Stop play of focus

014    ^F2   Close input-focus window
015    ^Q     "
016   ^Z     "  (**)

017     F3   Save AudioWorks
018    F3   Save DataVox
019    ^F3   Save Armadeus

020     F5   Alter window
021     F6   Keyboard window
022     F7   Spectrum
023     F8   Oscilloscope
024    ^S    Scale view

025    ^C   Close all unmodified samples (**)

026    ^Z    Clear selection
027     DEL  Delete selection
041    DEL  Crop (delete everything except the selection) (**)
028    ^X    Cut
042   Copy   Copy
029    ^C    Copy
043   Insert Paste
030    ^V    Paste

031    ^I    Sample info
032    ^F1     "
033     ?      "

034    ^+    Double view scale (**)
035    ^-    Halve view scale  (**)

036    ^A    Select All
037        Extend selection to end of sample
038        Extend selection to start of sample

039    +     Increase global volume (preference)
040    -     Decrease global volume (preference)

